home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Labatt Ice Clubber's Guide Tour
/
Labatt Ice Clubber's Guide Tour.iso
/
mos
/
demo.exe
/
scripts
/
DefineButton2_292
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
1999-02-11
|
186b
|
12 lines
on(release){
tellTarget("../../../indicator")
{
gotoAndStop("2bi");
play();
tellTarget("../../menu02")
{
gotoAndStop(1);
}
}
}